Storm

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 20, TIME_BOUND = 1
Property:MaxPrReachDeadlockTB (prob-reach-time-bounded)
Invocation (default)
~/storm/build/bin/storm --jani philosophers.20.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:620.6584832668304s
Return code:-9
Log
Storm 1.5.1

Date: Tue Mar 17 21:21:47 2020
Command line arguments: --jani philosophers.20.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1 --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.042s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 1.626s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	45239074 (342 nodes)
Transitions: 	584892921 (2861 nodes)
Reward Models:  none
Variables: 	rows: 81 meta variables (81 DD variables), columns: 81 meta variables (81 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (82 nodes)
   * deadl
-------------------------------------------------------------- 

Model checking property "MaxPrReachDeadlockTB": Pmax=? [true U<=1 "deadl"] ...	
STDERR
ERROR: The program received signal 2 and will be aborted in 60s.